ComponentOne Xamarin Edition
ICollectionView<T> Interface
Members 
C1.CollectionView Assembly > C1.CollectionView Namespace : ICollectionView<T> Interface
The type of the items in the collection.
Abstracts the transformation of a data source into a collection view.
Syntax
public interface ICollectionView<T> 
where T: class
Type Parameters
T
The type of the items in the collection.
See Also

Reference

ICollectionView<T> Members
C1.CollectionView Namespace